In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLink / Link Property

Link Property (AnnotationLink)

In This Topic
Syntax
'Declaration

 

Public Shadows Property Link As String
public new string Link {get; set;}
public read-write property Link: String; 
public hide function get,set Link : String
public: __property new string* get_Link();

public: __property new void set_Link( 

   string* value

);
public:

new property String^ Link {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLink
AnnotationLink Members